home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / sox-11.12 / README2 < prev    next >
Encoding:
Text File  |  1995-07-14  |  738 b   |  21 lines

  1. Downsampled stuff can sound much better if pre-treated with
  2. signal processing techniques.
  3. These would be dynamic compression and gentle high-end boost.
  4. If you folks have analog compressor or comp-limiter,
  5. and a parametric EQ, you can do this in analog.
  6. (I don't have nice effect code yet for these.)
  7.  
  8. 16-bits to 8-bits:
  9. Dynamic compression pushes quieter signal detail from bits 8-10
  10. up into bits 0-7, so that when you throw away bits 8-15, you
  11. have a little more signal.
  12.  
  13. Lowering the sampling rate:
  14. A gentle high-end boost will accentuate what high end you have
  15. left after changing the sampling rate.  That is, by boosting
  16. your "new" low high end, you imply the "old" higher high end
  17. which is now gone.
  18.  
  19. Noise
  20. talk about masking noise.
  21.